-
Notifications
You must be signed in to change notification settings - Fork 7.6k
Adding New Lion:Bit STEM Board #8569
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
Added New LionBit Board Details
@atanisoft @P-R-O-C-H-Y please check |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@PradeepKotu Please take a look on my comments.
boards.txt
Outdated
lionbits3.menu.JTAGAdapter.default=Disabled | ||
lionbits3.menu.JTAGAdapter.default.build.copy_jtag_files=0 | ||
lionbits3.menu.JTAGAdapter.builtin=Integrated USB JTAG | ||
lionbits3.menu.JTAGAdapter.builtin.build.openocdscript=lionbits3-builtin.cfg | ||
lionbits3.menu.JTAGAdapter.builtin.build.copy_jtag_files=1 | ||
lionbits3.menu.JTAGAdapter.external=FTDI Adapter | ||
lionbits3.menu.JTAGAdapter.external.build.openocdscript=lionbits3-ftdi.cfg | ||
lionbits3.menu.JTAGAdapter.external.build.copy_jtag_files=1 | ||
lionbits3.menu.JTAGAdapter.bridge=ESP USB Bridge | ||
lionbits3.menu.JTAGAdapter.bridge.build.openocdscript=lionbits3-bridge.cfg | ||
lionbits3.menu.JTAGAdapter.bridge.build.copy_jtag_files=1 |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
This won't work as you don't provide new configs. You need to leave the original JTAG configs from ESP32S3 Dev board.
lionbits3.menu.JTAGAdapter.default=Disabled | |
lionbits3.menu.JTAGAdapter.default.build.copy_jtag_files=0 | |
lionbits3.menu.JTAGAdapter.builtin=Integrated USB JTAG | |
lionbits3.menu.JTAGAdapter.builtin.build.openocdscript=lionbits3-builtin.cfg | |
lionbits3.menu.JTAGAdapter.builtin.build.copy_jtag_files=1 | |
lionbits3.menu.JTAGAdapter.external=FTDI Adapter | |
lionbits3.menu.JTAGAdapter.external.build.openocdscript=lionbits3-ftdi.cfg | |
lionbits3.menu.JTAGAdapter.external.build.copy_jtag_files=1 | |
lionbits3.menu.JTAGAdapter.bridge=ESP USB Bridge | |
lionbits3.menu.JTAGAdapter.bridge.build.openocdscript=lionbits3-bridge.cfg | |
lionbits3.menu.JTAGAdapter.bridge.build.copy_jtag_files=1 | |
lionbits3.menu.JTAGAdapter.default=Disabled | |
lionbits3.menu.JTAGAdapter.default.build.copy_jtag_files=0 | |
lionbits3.menu.JTAGAdapter.builtin=Integrated USB JTAG | |
lionbits3.menu.JTAGAdapter.builtin.build.openocdscript=esp32s3-builtin.cfg | |
lionbits3.menu.JTAGAdapter.builtin.build.copy_jtag_files=1 | |
lionbits3.menu.JTAGAdapter.external=FTDI Adapter | |
lionbits3.menu.JTAGAdapter.external.build.openocdscript=esp32s3-ftdi.cfg | |
lionbits3.menu.JTAGAdapter.external.build.copy_jtag_files=1 | |
lionbits3.menu.JTAGAdapter.bridge=ESP USB Bridge | |
lionbits3.menu.JTAGAdapter.bridge.build.openocdscript=esp32s3-bridge.cfg | |
lionbits3.menu.JTAGAdapter.bridge.build.copy_jtag_files=1 |
variants/lionbits3/pins_arduino.h
Outdated
|
||
//------------------------------------------------------------------- | ||
|
||
|
||
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Remove this empty part.
//------------------------------------------------------------------- | |
//------------------------------------------------------------------- |
variants/lionbits3/pins_arduino.h
Outdated
static const uint8_t U1RX = 9; //I/O U1RX GPIO9 | ||
static const uint8_t U1TX = 10; //I/O U1TX GPIO10 | ||
/* LionBits3 pin setup */ | ||
static const uint8_t D0 = 3; //RX, GPIO3, MCPWM, U0RXD_in,U0CTS_in,U0DSR_in,U0TXD_out,UoRTS_out,U1RXD_in,U1CTS_in,U1DSR_in,U1TXD_out,U1RTS_out,U1DTR_out,U2RXD_in,U2CTS_in,U2DSR_in,U2TXD_out,U2RTS_out,U2DTR_out,LEDPWM |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I don't get those comments about each pin, as most of the stuff is same for each pin.
For example all the U0xxx_xx ,U1xxx_xx, U2xxx_xx, MCPWM and LEDPWM. These can be on any pins so no need to comment it there.
Please remove those and just leave the good ones, as ADC pin, TOUCH
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Updated as suggested @P-R-O-C-H-Y
@PradeepKotu please take a look on @atanisoft review and fix it :). |
@PradeepKotu Any comments about my last question about Flash and PSRAM? |
Dear Jan
We print small quantities. Sometimes supplier sends us different versions.
so no need to change it
…On Tue, Aug 29, 2023 at 6:30 PM Jan Procházka ***@***.***> wrote:
@PradeepKotu <https://github.com/PradeepKotu> Any comments about my last
question about Flash and PSRAM?
—
Reply to this email directly, view it on GitHub
<#8569 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AIUD2IAY2Q7ULBZNYUMJ6F3XXXRXZANCNFSM6AAAAAA37FOBQQ>
.
You are receiving this because you were mentioned.Message ID:
***@***.***>
--
*Best Regards,*
<https://mvp.support.microsoft.com/profile=F588DC6D-BCA6-43D9-A903-6F5FC88F5C29>*Awarded
Winning Author*
*Pradeep Kavinda Kotuwegedara **- (Justice of Peace - Whole
Island)*
(BSc (Hons) in IT, MCT, MCSD, MCSA, MCSE, ACA,Office Master,
MVP Office System/Office 365)
www.Kotuwegedara.com
www.TuitionPanthiya.lk
077-2348985 , 077-4747119
|
Dear @P-R-O-C-H-Y |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Looks a lot cleaner now.
Btw. there is still comment about support of 5V. Can you explain @PradeepKotu what do you mean by that statement? Thanks
@PradeepKotu please resolve the conflicts, so we can merge it :) |
"This branch has conflicts that must be resolved, Only those with [write access] to this repository can merge pull requests." @P-R-O-C-H-Y Can you merge it for me? |
@PradeepKotu I cannot resolve the conflicts for you and I cannot merge now as the conflicts exists. |
@P-R-O-C-H-Y from my end i cant see any conflicts. every thing is fine. how i get to know is there any error? |
@PradeepKotu Do you see at the bottom of your PR where is the merge button this? From my end I can see only the message: This branch has conflicts that must be resolved |
@PradeepKotu Will you be able to resolve those conflicts? We are also not able to modified your Pull Request, probably you will need to open a new Pull Request. |
@VojtechBartoska I Fix the issue now we can merge I think . |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@PradeepKotu Conflicts resolved, but some leftovers are there. Please remove those.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM! Lets wait for CI to pass and then it will be merged ;)
Description of Change
LionBit.cc introduces their latest development: the LionBit S3 STEM board, built around the powerful ESP32-S3. We kindly request the addition of this board to the official list of supported boards
Tests scenarios
Tested and already in the market
Related links
www.lionbit.cc